CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 串口 vc

搜索资源列表

  1. RS_232_FULIYE

    1下载:
  2. vc 6.0下使用MSComm控件进行串口通讯,可进行相应的通讯设置,显示串口数据并动态绘制波形图/曲线图,使用快速傅里叶变换将时域信号的串口数据转换为频域值,并动态显示。代码内有注释-vc 6.0 control for the use of MSComm serial communications, the communications can be set, indicating the serial data and dynamic mapping wave/curve, the use
  3. 所属分类:Communication

    • 发布日期:2015-03-03
    • 文件大小:3728174
    • 提供者:葛李欣
  1. MSComm090119

    0下载:
  2. VC串口界面编程,看看对大家是否有用,希望对大家有用,-VC serial interface programming to see whether it is useful to everyone and hope for all of us, thank you
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-17
    • 文件大小:4575567
    • 提供者:马春芝
  1. vc-lin-232

    0下载:
  2. 分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C+ + 6. 0 为开发平台, 利用W indow s A P I 函数通过PC 机的RS232 口实现了基于L IN 总线协议的串口通信. 给出了实现的部分流程图及代码, 在通信过程中 选择简便的奇偶校验及和校验进行差错校验, 保证了数据的无差错传输.-分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C++ 6. 0 为开发平台, 利用W indow s A P I 函数通过PC
  3. 所属分类:software engineering

    • 发布日期:2015-04-10
    • 文件大小:224375
    • 提供者:newstarnul
  1. Eg01

    0下载:
  2. VC++ 6.0 串口通信编程 使用 mscomm控件-VC++ 6.0 Serial communication programming using mscomm Control
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3588432
    • 提供者:william
  1. comm2

    0下载:
  2. 利用VC++MFC编写的一个小型PLC串口通信程序。-VC++ MFC PLC
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:28702
    • 提供者:郭栋
  1. CommWizard

    0下载:
  2. 串口编程调试精灵(VC++串口通信实例导航)源码-Serial Programming Debugging the wizard (VC++ Serial Communication instance navigation) source
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:5016876
    • 提供者:jin fen
  1. communicate

    1下载:
  2. VC++ 6.0做的一个串口通信程序,功能与串口调试助手类似。它可以实现两台电脑的串口之间或者一台电脑的两个串口之间互相收发数据。左上角可以通过下拉列表选择不同的串口,默认的是COM1,考虑到笔记本电脑上一般没有串口,用USB转RS-232转换器之后,其COM口一般不为COM1,所以在程序中不做死COM口而是可以在界面中选择COM口,单击“关闭串口”就停止数据的收发。“接收区”对接收到的数据进行显示,接收可以选择自动接收或手动接收,自动接收状态只有检测到有数据发过来就进行显示,不处于自动接收状态
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3694356
    • 提供者:陈利聪
  1. 232rs

    0下载:
  2. vc++6.0编写的串口采集程序,用了缓冲区,实时显示效果很好,供大家学习参考-vc++6.0 prepared by serial acquisition program, with the buffer zone, real-time display a good effect, for them to learn information
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-10
    • 文件大小:2145042
    • 提供者:davidlee
  1. AD

    0下载:
  2. vc串口控制单片机实现A/D转换和温度测量-vc serial control MCU A/D conversion and temperature measurement
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:275514
    • 提供者:吴晓伟
  1. vc

    0下载:
  2. 该学习资料中是周韧研老师所编写的《VisualC++串口通信开发入门与编程实践》这本书的源代码,是一本很好的串口通信的书籍-The study data is amphicribral study prepared by the teacher " VisualC++ serial communication development and programming practice started," the source code of this book
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:252202
    • 提供者:chenjin
  1. LED-MAKE

    0下载:
  2. vc写的串口通信程序,并把接收的信息写入文件,已测试通过-vc writing serial communication program, and to receive information written to the file, have been tested
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:471584
    • 提供者:daizhiqiang
  1. vcMSCom

    2下载:
  2. vc串口通讯控件MSComm编程详解,在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem).还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -vc serial communication control MSComm programming Xiang Jie, car
  3. 所属分类:Project Design

    • 发布日期:2016-06-04
    • 文件大小:75589
    • 提供者:于玮婷
  1. VC

    1下载:
  2. 这个源码中包含了源码和视频,下载下来就可以使用,实现了MODBUS串口通信的功能,很简单和使用的一个程序。欢迎大家下载-The source code includes source code and video, downloaded and can be used to achieve the MODBUS serial communication function, and use a very simple procedure. Welcome to the Download
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:20734976
    • 提供者:刘少明
  1. VC-Serial-PC-simple-routines

    0下载:
  2. 该实例是用于vc环境下的通讯,即串口通信,很好的模拟了人的通讯功能,是研发者的参考资料-This instance is used for communication vc environment, that serial communication, a good simulation of human communication, is a reference for developers
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:4537765
    • 提供者:ltx
  1. MultiComs_VC

    0下载:
  2. VC++多串口控制解决方案,能够用于工控机和多个具有串口的被控对象之间的控制和数据传输,在工程实践中用处很大。-VC++ multi-port control solution, can be used for industrial machines and more than a controlled object with a serial port control and data transfer between, very useful in engineering practice.
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:257858
    • 提供者:陆彬
  1. Examples_Of_SerialCommunication(vc)

    0下载:
  2. 串口编程的诸多例子,包括mmscom控件的使用、SerialPort类的使用以及对windows api函数的介绍。另外还提供了一个非常有用的串口编程助手软件。-Serial programming of the many examples, including mmscom control the use of, SerialPort class to use as well as the introduction of the windows api function. It also pr
  3. 所属分类:Com Port

    • 发布日期:2017-05-26
    • 文件大小:8849570
    • 提供者:j-wu06
  1. MyMSComm

    0下载:
  2. VC串口程序 提供整套源码 方便快速开发串口-vc com
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:4074070
    • 提供者:红人
  1. VC向指定串口发送和接收数据(可十六进制)

    0下载:
  2. VC++ 串口通信,很不错的,感谢大家的支持与下载(VC++ serial communication, very good)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:23552
    • 提供者:cfq1535
  1. OMRON PLC与VC通信程序源码 版本01

    0下载:
  2. 串口 波特率 界 面 读取DM区数据,很好呀(PLC OMON,C# CX-Progammer)
  3. 所属分类:其他

  1. 深入浅出VC++串口编程

    0下载:
  2. 详细的介绍关于VC++串口编程的相关知识(Detailed introduction about VC++ serial programming related knowledge)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:1336320
    • 提供者:chxs
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com